set Disconnect
Tell API server we are disconnecting now.
This is useful for serial links where there is no hardware/protocol based notification that the client has dropped the link.
(Sending this message is optional for clients)
Content copied to clipboard
bool disconnect = 4;
Return
This builder for chaining.
Parameters
value
The disconnect to set.